home *** CD-ROM | disk | FTP | other *** search
- -- card: 9211 from stack: in.4
- -- bmap block id: 0
- -- flags: 0000
- -- background id: 2607
- -- name:
-
-
- -- part contents for background part 2
- ----- text -----
- ShowDialog XCMD Type 4 Parameters
-
- -- part contents for background part 3
- ----- text -----
- ShowDialog XCMD Type 4 (continued...)
-
- -- part contents for background part 1
- ----- text -----
-
-
- The parameters for Type 4 of ShowDialog XCMD are:
-
- ShowDialog 4,<DLOG resource ID>,<first prompt string>,<second prompt string>,<default entry string>,<popup menu variable>,<menu item checked>,[<top coord>,<left coord>]
-
- where 4 is the type of the external;
- <DLOG resource ID> is the resource ID of the DLOG template;
- <first prompt string> consists of the dialog's first text string;
- <second prompt string> consists of the dialog's second text string (if you want one);
- <default entry string> is a default text string to appear in a text entry field;
- <popup menu variable> is a variable containing the items, separated by commas, that are to appear in the popup menu;
- <menu item checked> is the item NUMBER from your item list that will be initially checked on the popup menu and displayed in the dialog.
-
- Once again, the last two parameters, for specifying the location of the dialog, are OPTIONAL.
-
- -- part contents for background part 7
- ----- text -----
- 18